home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1415 < prev    next >
Encoding:
Text File  |  1996-08-05  |  749 b   |  26 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.interlog.com!rose!awhite
  3. From: awhite@user.rose.com (A White)
  4. Subject: Re: slink V6.56 problem
  5. Sender: news@rose.com (news)
  6. Organization: Rose Media Incorpoarted, Ontario, Canada
  7. Message-ID: <DLE9LC.Dp4@rose.com>
  8. References: <4deus2$nm5@castle.nando.net> <4dlesn$hq9@oracle.rz.uni-ulm.de>
  9. Date: Thu, 18 Jan 1996 20:43:59 GMT
  10.  
  11. In article <4dlesn$hq9@oracle.rz.uni-ulm.de>,
  12. Jens-Steffen Gutmann <gutmann@informatik.uni-ulm.de> wrote:
  13. >
  14. >Another question: Why does slink work when I split the large
  15. >source file into pieces, compile each and link all together?
  16. >
  17. >Regards
  18. >    Steffen
  19. >
  20.  
  21. If you are using:
  22.     sc file1 file2 file3 link
  23. then the compiler creates a link file file1.lnk and passes it to slink
  24.  
  25.  
  26.